4D Chart v13CT ON MENU |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Chart v13
CT ON MENU
CT ON MENU
The CT ON MENU command executes method each time a menu command is activated in either the User or Custom Menus environments. The menu command can also be called by using the CT DO COMMAND command, as long as the menu command is called in method.
If you plan to compile your database, you should declare the types of these parameters, as follows: C_LONGINT($1;$2;$3) This example launches the MenuProc event method. CT ON MENU(Area;"MenuProc") The MenuProc method controls the user’s access to menu commands. If either the Save as Template or Properties menu command is selected, the user is presented with an alert and the menu selection is ignored. All other menu items are executed without interruption. Following is the code for the MenuProc method. |
PROPERTIES
Product: 4D Chart
INDEX HISTORY
Created: 4D Chart 1 SEE ALSO |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||